* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.header-rt {
	width: 120px;
	height: 40px;
	float: right;
	margin-top: 28px;
	position: relative;
}
.header-rt form {
	border-bottom: 2px solid #fff;
}
.qiehuanyuyan {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 10;
	width:72px;
	text-align: left;
}
.qiehuanyuyan dt span {
	width: 17px;
	display: inline-block;
	height: 7px;
}
.qiehuanyuyan dt img {
	margin-right: 6px;
	width: 22px;
	height: 22px;
	border-radius: 100%;
}
.qiehuanyuyan dt {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	background-image: url(../images/xiala.png);
	background-position: 100% center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: 12px;
}
.qiehuanyuyan dd {
	font-size: 13px;
	line-height: 36px;
	border-bottom: 1px solid #ebebeb;
 // display:none;
}
.qiehuanyuyan dd img {
	margin-right: 10px;
	width: 22px;
	height: 22px;
	border-radius: 100%;
}
.qiehuanyuyan .yuyangidv {
	width: 80px;
	padding: 6px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	position: relative;
	display: none;
	left: 50%;
	transform: translateX(-50%);
}
.qiehuanyuyan .yuyangidv:after {
	position: absolute;
	width: 12px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px;
	background-image: url(../img/yyimg.png);
	top: -7px;
	left: 45%;
	content: "";
}
.on .qiehuanyuyan dt {
/*color:#787878*/
}
.qiehuanyuyan:hover .yuyangidv {
	display: block;
}
.cli .qiehuanyuyan dt {
/*color:#787878*/
}
.cli .qiehuanyuyan dd a {
/*color:#787878*/
}
.header-rt .int1 {
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	padding-right: 40px;
	background: none;
	border: initial;
}
.header-rt .int1::-webkit-input-placeholder {
 color: #fff;
}
.header-rt .int2 {
	width: 40px;
	height: 40px;
	background: url(../img/ico03.png) no-repeat center;
	position: absolute;
	right: 80px;
	top: 0;
	background-color: none;
	border: initial;
}

@media (min-width: 1025px) {
header.on {
	/*background: #fff;*/
	background: #BF1B3E;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
header.on .nav-ul li .nav-a1 {
	/*color: #333;*/
	transition: all .3s;
	-webkit-transition: all .3s;
}
header.on .nav-ul li:nth-child(2) .nav-a1 {
	padding-right: 15px;/*background: url(../img/ico02.png) no-repeat right 70px;*/
}
header.on .nav-ul li .nav-a1:hover {
}
header.on .nav-ul li .nav-a1:hover:after {
	width: 100%;
}
header.on .nav-ul li .nav-a1:after {
/*background: #333;*/
}
header.on .header-rt {
/*// border-bottom: 2px solid #333;*/
}
header.on .header-rt form {
/*border-bottom: 2px solid #333;*/
}
header.on.header-rt .int1 {
/*color: #333;*/
}
 header.on .header-rt .int1::-webkit-input-placeholder {
/*color: #333;*/
}
header.on .header-rt .int2 {
/*background: url(../img/ico04.png) no-repeat center;*/
}
header.cur {
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
header.cur .nav-ul li .nav-a1 {
	color: #333;
	transition: all .3s;
	-webkit-transition: all .3s;
}
header.cur .nav-ul li:nth-child(2) .nav-a1 {
	padding-right: 15px;
	background: url(../img/ico02.png) no-repeat right 70px;
}
header.cur .nav-ul li .nav-a1:hover {
}
header.cur .nav-ul li .nav-a1:hover:after {
	width: 100%;
}
header.cur .nav-ul li .nav-a1:after {
	background: #333;
}
header.cur .header-rt {
 // border-bottom: 2px solid #333;
}
header.cur .header-rt form {
	border-bottom: 2px solid #333;
}
header.cur.header-rt .int1 {
	color: #333;
}
 header.cur .header-rt .int1::-webkit-input-placeholder {
 color: #333;
}
header.cur .header-rt .int2 {
	background: url(../img/ico04.png) no-repeat center;
}
}
header.cli {
	background: #bf1b3e;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
header .img1 {
	display: block;
}
header .img2 {
	display: none;
}
header.cli .img1 {
	display: none;
}
header.cli .img2 {
	display: block;
}
header.on .img1 {
	display: none;
}
header.on .img2 {
	display: block;
}
header.cli .nav-ul li .nav-a1 {
	/*color: #333;*/
	color: #fff!important;
}
header.cli .nav-ul li:nth-child(2) .nav-a1 {
	padding-right: 15px;/*background: url(../img/ico44.png) no-repeat right 50px;*/
}
header.cli .nav-ul li .nav-a1:hover {
}
header.cli .nav-ul li .nav-a1:hover:after {
	width: 100%;
}
header.cli .nav-ul li .nav-a1:after {
/*background: #333;*/
}
header.cli .header-rt {
/*// border-bottom: 2px solid #333;*/
}
header.cli .header-rt form {
/*border-bottom: 2px solid #333;*/
}
header.cli .header-rt .int1 {
/*color: #333;*/
}
header.cli .header-rt .int1::-webkit-input-placeholder {
/*color: #333;*/
}
header.cli .header-rt .int2 {
/*background: url(../img/ico04.png) no-repeat center;*/
}

@media (max-width: 1025px) {
/*header.on .img1{
		display:block;
	}
	header.on .img2{
		display:none;
	}*/
}
.w1750 {
	max-width: 1850px;
	padding: 0 50px;
	margin: 0 auto;
}
.nav2 {
	display: none;
}
.header-rt2 {
	display: none;
}
 @media (max-width: 1400px) {
.nav-ul {
	padding-right: 60px;
	max-width: 700px;
}
.header-rt {
	width: 180px;
}
.header-rt1 {
	display: none;
}
.header-rt2 {
	margin-top: 0;
 // border-bottom: 2px solid #333;
	float: left;
	margin-left: 30px;
	height: 50px;
	margin-bottom: 15px;
	width: calc(100% - 60px);
}
.header-rt2 .int1 {
	height: 50px;
	font-size: 16px;
}
.header-rt2 .int2 {
	height: 50px;
	background: url(../img/ico03.png) no-repeat center;
}
 .header-rt2 .int2::-webkit-input-placeholder {
 color: #fff;
}
 .header-rt2 .int1::-moz-placeholder {
 color: #fff;
}
 .header-rt2 .int1:-ms-input-placeholder {
 color: #fff;
}
